[INFO] fetching crate nusy-kanban 0.15.1...
[INFO] checking nusy-kanban-0.15.1 against master#1fe72d35998dea48aeecaf7fc07783b0b553f24f for pr-154992
[INFO] extracting crate nusy-kanban 0.15.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate nusy-kanban 0.15.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate nusy-kanban 0.15.1
[INFO] tweaked toml for crates.io crate nusy-kanban 0.15.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nusy-kanban 0.15.1 on toolchain 1fe72d35998dea48aeecaf7fc07783b0b553f24f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nusy-kanban 0.15.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nusy-arrow-core v0.14.2
[INFO] [stderr]   Downloaded tree-sitter-language v0.1.7
[INFO] [stderr]   Downloaded nusy-arrow-git v0.14.2
[INFO] [stderr]   Downloaded nuid v0.5.0
[INFO] [stderr]   Downloaded tryhard v0.5.2
[INFO] [stderr]   Downloaded nkeys v0.4.5
[INFO] [stderr]   Downloaded nusy-graph-query v0.14.2
[INFO] [stderr]   Downloaded nusy-graph-review v0.14.2
[INFO] [stderr]   Downloaded scip v0.6.1
[INFO] [stderr]   Downloaded noesis-ship v0.14.2
[INFO] [stderr]   Downloaded nusy-conductor v0.14.2
[INFO] [stderr]   Downloaded serde_nanos v0.1.4
[INFO] [stderr]   Downloaded signatory v0.27.1
[INFO] [stderr]   Downloaded tokio-websockets v0.10.1
[INFO] [stderr]   Downloaded tree-sitter v0.25.10
[INFO] [stderr]   Downloaded tree-sitter-python v0.23.6
[INFO] [stderr]   Downloaded nusy-codegraph v0.14.2
[INFO] [stderr]   Downloaded async-nats v0.38.0
[INFO] [stderr]   Downloaded tree-sitter-rust v0.23.3
[INFO] [stderr]   Downloaded parquet v57.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 74229c04c457ae2d18aec7290b780cb31da272e0a55dbd45c1addcc275f3228d
[INFO] running `Command { std: "docker" "start" "-a" "74229c04c457ae2d18aec7290b780cb31da272e0a55dbd45c1addcc275f3228d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74229c04c457ae2d18aec7290b780cb31da272e0a55dbd45c1addcc275f3228d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74229c04c457ae2d18aec7290b780cb31da272e0a55dbd45c1addcc275f3228d", kill_on_drop: false }`
[INFO] [stdout] 74229c04c457ae2d18aec7290b780cb31da272e0a55dbd45c1addcc275f3228d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e69e7f1314c0454728f077dc197417e7ce5b5eff973c73a99ae24055021508d
[INFO] running `Command { std: "docker" "start" "-a" "1e69e7f1314c0454728f077dc197417e7ce5b5eff973c73a99ae24055021508d", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking arrow-schema v57.3.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking comfy-table v7.2.2
[INFO] [stderr]     Checking indexmap v2.13.1
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking zlib-rs v0.6.3
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking lz4_flex v0.12.1
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking tokio v1.51.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking signatory v0.27.1
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking num-conv v0.2.1
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking protobuf-support v3.7.2
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_nanos v0.1.4
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]    Compiling tree-sitter-python v0.23.6
[INFO] [stderr]    Compiling tree-sitter-rust v0.23.3
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking hostname v0.4.2
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking fastrand v2.4.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking rustls-webpki v0.103.10
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tryhard v0.5.2
[INFO] [stderr]     Checking scip v0.6.1
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking arrow-buffer v57.3.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking nkeys v0.4.5
[INFO] [stderr]     Checking nuid v0.5.0
[INFO] [stderr]     Checking arrow-data v57.3.0
[INFO] [stderr]     Checking tokio-websockets v0.10.1
[INFO] [stderr]     Checking async-nats v0.38.0
[INFO] [stderr]     Checking arrow-array v57.3.0
[INFO] [stderr]     Checking arrow-select v57.3.0
[INFO] [stderr]     Checking arrow-row v57.3.0
[INFO] [stderr]     Checking arrow-arith v57.3.0
[INFO] [stderr]     Checking arrow-ord v57.3.0
[INFO] [stderr]     Checking arrow-ipc v57.3.0
[INFO] [stderr]     Checking arrow-string v57.3.0
[INFO] [stderr]     Checking arrow-cast v57.3.0
[INFO] [stderr]     Checking arrow-json v57.3.0
[INFO] [stderr]     Checking arrow-csv v57.3.0
[INFO] [stderr]     Checking parquet v57.3.0
[INFO] [stderr]     Checking noesis-ship v0.14.2
[INFO] [stderr]     Checking arrow v57.3.0
[INFO] [stderr]     Checking nusy-arrow-core v0.14.2
[INFO] [stderr]     Checking nusy-graph-query v0.14.2
[INFO] [stderr]     Checking nusy-arrow-git v0.14.2
[INFO] [stderr]     Checking nusy-codegraph v0.14.2
[INFO] [stderr]     Checking nusy-graph-review v0.14.2
[INFO] [stderr]     Checking nusy-kanban v0.15.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `build`
[INFO] [stdout]   --> tests/nk_build_integration.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | #![cfg(feature = "build")]
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `ci`, `client`, `default`, and `pr`
[INFO] [stdout]    = help: consider adding `build` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MigrateResult`, `extract_relations`, and `parse_turtle_blocks`
[INFO] [stdout]  --> tests/migration_integration.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     MigrateResult, extract_relations, migrate_board, migrate_boards, parse_markdown_file,
[INFO] [stdout]   |     ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 9 |     parse_turtle_blocks,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]   --> tests/migration_integration.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::path::Path;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `research_board_config` is never used
[INFO] [stdout]   --> tests/migration_integration.rs:45:4
[INFO] [stdout]    |
[INFO] [stdout] 45 | fn research_board_config() -> BoardConfig {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `build`
[INFO] [stdout]    --> src/main.rs:617:7
[INFO] [stdout]     |
[INFO] [stdout] 617 | #[cfg(feature = "build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ci`, `client`, `default`, and `pr`
[INFO] [stdout]     = help: consider adding `build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `build`
[INFO] [stdout]    --> src/main.rs:630:7
[INFO] [stdout]     |
[INFO] [stdout] 630 | #[cfg(feature = "build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ci`, `client`, `default`, and `pr`
[INFO] [stdout]     = help: consider adding `build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `build`
[INFO] [stdout]    --> src/main.rs:643:7
[INFO] [stdout]     |
[INFO] [stdout] 643 | #[cfg(feature = "build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ci`, `client`, `default`, and `pr`
[INFO] [stdout]     = help: consider adding `build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `build`
[INFO] [stdout]     --> src/main.rs:1047:7
[INFO] [stdout]      |
[INFO] [stdout] 1047 | #[cfg(feature = "build")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ci`, `client`, `default`, and `pr`
[INFO] [stdout]      = help: consider adding `build` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `build`
[INFO] [stdout]     --> src/main.rs:1112:7
[INFO] [stdout]      |
[INFO] [stdout] 1112 | #[cfg(feature = "build")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ci`, `client`, `default`, and `pr`
[INFO] [stdout]      = help: consider adding `build` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `build`
[INFO] [stdout]    --> src/main.rs:400:11
[INFO] [stdout]     |
[INFO] [stdout] 400 |     #[cfg(feature = "build")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ci`, `client`, `default`, and `pr`
[INFO] [stdout]     = help: consider adding `build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `build`
[INFO] [stdout]    --> src/main.rs:431:11
[INFO] [stdout]     |
[INFO] [stdout] 431 |     #[cfg(feature = "build")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ci`, `client`, `default`, and `pr`
[INFO] [stdout]     = help: consider adding `build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `build`
[INFO] [stdout]     --> src/main.rs:1267:11
[INFO] [stdout]      |
[INFO] [stdout] 1267 |     #[cfg(feature = "build")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ci`, `client`, `default`, and `pr`
[INFO] [stdout]      = help: consider adding `build` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `build`
[INFO] [stdout]     --> src/main.rs:2765:15
[INFO] [stdout]      |
[INFO] [stdout] 2765 |         #[cfg(feature = "build")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ci`, `client`, `default`, and `pr`
[INFO] [stdout]      = help: consider adding `build` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `build`
[INFO] [stdout]     --> src/main.rs:2775:19
[INFO] [stdout]      |
[INFO] [stdout] 2775 |         #[cfg(not(feature = "build"))]
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ci`, `client`, `default`, and `pr`
[INFO] [stdout]      = help: consider adding `build` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `build`
[INFO] [stdout]     --> src/main.rs:3632:15
[INFO] [stdout]      |
[INFO] [stdout] 3632 |         #[cfg(feature = "build")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ci`, `client`, `default`, and `pr`
[INFO] [stdout]      = help: consider adding `build` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `build`
[INFO] [stdout]    --> src/main.rs:617:7
[INFO] [stdout]     |
[INFO] [stdout] 617 | #[cfg(feature = "build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ci`, `client`, `default`, and `pr`
[INFO] [stdout]     = help: consider adding `build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `build`
[INFO] [stdout]    --> src/main.rs:630:7
[INFO] [stdout]     |
[INFO] [stdout] 630 | #[cfg(feature = "build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ci`, `client`, `default`, and `pr`
[INFO] [stdout]     = help: consider adding `build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `build`
[INFO] [stdout]    --> src/main.rs:643:7
[INFO] [stdout]     |
[INFO] [stdout] 643 | #[cfg(feature = "build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ci`, `client`, `default`, and `pr`
[INFO] [stdout]     = help: consider adding `build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `build`
[INFO] [stdout]     --> src/main.rs:1047:7
[INFO] [stdout]      |
[INFO] [stdout] 1047 | #[cfg(feature = "build")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ci`, `client`, `default`, and `pr`
[INFO] [stdout]      = help: consider adding `build` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `build`
[INFO] [stdout]     --> src/main.rs:1112:7
[INFO] [stdout]      |
[INFO] [stdout] 1112 | #[cfg(feature = "build")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ci`, `client`, `default`, and `pr`
[INFO] [stdout]      = help: consider adding `build` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `build`
[INFO] [stdout]    --> src/main.rs:400:11
[INFO] [stdout]     |
[INFO] [stdout] 400 |     #[cfg(feature = "build")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ci`, `client`, `default`, and `pr`
[INFO] [stdout]     = help: consider adding `build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `build`
[INFO] [stdout]    --> src/main.rs:431:11
[INFO] [stdout]     |
[INFO] [stdout] 431 |     #[cfg(feature = "build")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ci`, `client`, `default`, and `pr`
[INFO] [stdout]     = help: consider adding `build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `build`
[INFO] [stdout]     --> src/main.rs:1267:11
[INFO] [stdout]      |
[INFO] [stdout] 1267 |     #[cfg(feature = "build")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ci`, `client`, `default`, and `pr`
[INFO] [stdout]      = help: consider adding `build` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `build`
[INFO] [stdout]     --> src/main.rs:2765:15
[INFO] [stdout]      |
[INFO] [stdout] 2765 |         #[cfg(feature = "build")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ci`, `client`, `default`, and `pr`
[INFO] [stdout]      = help: consider adding `build` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `build`
[INFO] [stdout]     --> src/main.rs:2775:19
[INFO] [stdout]      |
[INFO] [stdout] 2775 |         #[cfg(not(feature = "build"))]
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ci`, `client`, `default`, and `pr`
[INFO] [stdout]      = help: consider adding `build` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `build`
[INFO] [stdout]     --> src/main.rs:3632:15
[INFO] [stdout]      |
[INFO] [stdout] 3632 |         #[cfg(feature = "build")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ci`, `client`, `default`, and `pr`
[INFO] [stdout]      = help: consider adding `build` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_test_counts_recheck` is never used
[INFO] [stdout]     --> src/main.rs:3119:4
[INFO] [stdout]      |
[INFO] [stdout] 3119 | fn parse_test_counts_recheck(summary: &str) -> (u32, u32) {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_repo_root` is never used
[INFO] [stdout]     --> src/main.rs:3137:4
[INFO] [stdout]      |
[INFO] [stdout] 3137 | fn get_repo_root() -> Result<std::path::PathBuf, Box<dyn std::error::Error>> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_test_counts_recheck` is never used
[INFO] [stdout]     --> src/main.rs:3119:4
[INFO] [stdout]      |
[INFO] [stdout] 3119 | fn parse_test_counts_recheck(summary: &str) -> (u32, u32) {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_repo_root` is never used
[INFO] [stdout]     --> src/main.rs:3137:4
[INFO] [stdout]      |
[INFO] [stdout] 3137 | fn get_repo_root() -> Result<std::path::PathBuf, Box<dyn std::error::Error>> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] running `Command { std: "docker" "inspect" "1e69e7f1314c0454728f077dc197417e7ce5b5eff973c73a99ae24055021508d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e69e7f1314c0454728f077dc197417e7ce5b5eff973c73a99ae24055021508d", kill_on_drop: false }`
[INFO] [stdout] 1e69e7f1314c0454728f077dc197417e7ce5b5eff973c73a99ae24055021508d
